home *** CD-ROM | disk | FTP | other *** search
/ The Latest & Greatest Top 201 Games / The Latest and Greatest Top 201 Games (Maple Media)(1994).iso / pkunzip / unzipper.hst < prev    next >
Text File  |  1993-08-11  |  2KB  |  48 lines

  1. History File
  2. ------------------
  3.  
  4. v1.9 - 08/12/93
  5.        Small bugfix.  Would start searching entire drive for archived files
  6.        when none were found in the current directory.
  7.  
  8. v1.8 - 08/11/93
  9.        SDN started in June using ARJ instead of the traditional PAK to compress
  10.        their distribution files.  I didn't realize this until about a week
  11.        ago, so I wrote a whole new routine to detect archives.  UNZIPPER will
  12.        no longer look at the extension to figure out what decompression to
  13.        use.  You can even rename all your archives to *.ZIP even if they are
  14.        ARJ,SDN,LZH or SQZ and UNZIPPER will uncompress them correctly!  Also
  15.        UNZIPPER will UnArchive NESTED! archive files.  This came about with
  16.        PC MAGAZINE'S (tm) free utility files i.e. V12N11.ZIP with ZIP files
  17.        within ZIP files within ZIP files.  Now UNZIPPER will extract all
  18.        archives move to the new directories search for nested archives extract
  19.        them and continue until there are no more archives to extract!
  20.  
  21. v1.7 - 07/28/93
  22.        Bugfix AGAIN!  The Stats page would count files unarced even if they
  23.        weren't, but NO MORE!  I forgot to include a price for this program
  24.        in previous release.  The price is a whopping $5.00. The registration
  25.        fee will get rid of the 5 second delay and get you the next upgrade for
  26.        FREE (bugfixes are not considered upgrades!).  And it will be
  27.        personalized with the name you submit on the registration form.  Yepee!
  28.  
  29. v1.6 - 06/21/93 - First day of Summer!
  30.        Fixed a bug!  UNZIPPER wouldn't unzip files in the root directory but
  31.        it's fixed now.
  32.  
  33. v1.5 - 06/09/93 - First Public Release!
  34.        Using a linked list now to allocate memory instead of using only a
  35.        specified number of files (20 in v1.0).
  36.  
  37. v1.4 - 05/23/93
  38.        Nothing special just optimized code.
  39.  
  40. v1.3 ─┐
  41. v1.2 ─┤
  42. v1.1 ─┼─> Must have been insignificant, I can't remember!  :)
  43. v1.0 ─┤
  44. v.09 ─┘
  45.  
  46. v.08 - 05/03/93
  47.        Total archive files and extracted files into a nice, neat report
  48.